set
operator fun DslList<ChannelProtos.Channel, ChannelFileKt.Dsl.ChannelsProxy>.set(index: Int, value: ChannelProtos.Channel)
The channels our node knows about
Content copied to clipboard
repeated .meshtastic.Channel channels = 1;
Parameters
index
The index to set the value at.
value
The channels to set.